csskeyframes: unref GtkCssValues when free-ing
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Oct 2012 15:52:59 +0000 (11:52 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Oct 2012 17:07:51 +0000 (13:07 -0400)
commit97f49c681bb42fd3b88d2b85bd10ba6dbf00a4bf
treebdc069721a9aba84a362ce685a228aa8eb8f684c
parent6fb66261cacaf787e02ccb1c49a0ef3aa853a087
csskeyframes: unref GtkCssValues when free-ing

We assume a reference to all the GtkCssValues we store, so we need to
release it when free-ing.
gtk/gtkcsskeyframes.c